3.953 \(\int (a+b \cos (c+d x))^2 (A+B \cos (c+d x)+C \cos ^2(c+d x)) \sec ^5(c+d x) \, dx\)

Optimal. Leaf size=184 \[ \frac{\tan (c+d x) \left (2 a^2 B+4 a A b+6 a b C+3 b^2 B\right )}{3 d}+\frac{\left (a^2 (3 A+4 C)+8 a b B+4 b^2 (A+2 C)\right ) \tanh ^{-1}(\sin (c+d x))}{8 d}+\frac{\tan (c+d x) \sec (c+d x) \left (a^2 (3 A+4 C)+8 a b B+2 A b^2\right )}{8 d}+\frac{a (2 a B+A b) \tan (c+d x) \sec ^2(c+d x)}{6 d}+\frac{A \tan (c+d x) \sec ^3(c+d x) (a+b \cos (c+d x))^2}{4 d} \]

[Out]

((8*a*b*B + 4*b^2*(A + 2*C) + a^2*(3*A + 4*C))*ArcTanh[Sin[c + d*x]])/(8*d) + ((4*a*A*b + 2*a^2*B + 3*b^2*B +
6*a*b*C)*Tan[c + d*x])/(3*d) + ((2*A*b^2 + 8*a*b*B + a^2*(3*A + 4*C))*Sec[c + d*x]*Tan[c + d*x])/(8*d) + (a*(A
*b + 2*a*B)*Sec[c + d*x]^2*Tan[c + d*x])/(6*d) + (A*(a + b*Cos[c + d*x])^2*Sec[c + d*x]^3*Tan[c + d*x])/(4*d)

________________________________________________________________________________________

Rubi [A]  time = 0.465376, antiderivative size = 184, normalized size of antiderivative = 1., number of steps used = 7, number of rules used = 7, integrand size = 41, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.171, Rules used = {3047, 3031, 3021, 2748, 3767, 8, 3770} \[ \frac{\tan (c+d x) \left (2 a^2 B+4 a A b+6 a b C+3 b^2 B\right )}{3 d}+\frac{\left (a^2 (3 A+4 C)+8 a b B+4 b^2 (A+2 C)\right ) \tanh ^{-1}(\sin (c+d x))}{8 d}+\frac{\tan (c+d x) \sec (c+d x) \left (a^2 (3 A+4 C)+8 a b B+2 A b^2\right )}{8 d}+\frac{a (2 a B+A b) \tan (c+d x) \sec ^2(c+d x)}{6 d}+\frac{A \tan (c+d x) \sec ^3(c+d x) (a+b \cos (c+d x))^2}{4 d} \]

Antiderivative was successfully verified.

[In]

Int[(a + b*Cos[c + d*x])^2*(A + B*Cos[c + d*x] + C*Cos[c + d*x]^2)*Sec[c + d*x]^5,x]

[Out]

((8*a*b*B + 4*b^2*(A + 2*C) + a^2*(3*A + 4*C))*ArcTanh[Sin[c + d*x]])/(8*d) + ((4*a*A*b + 2*a^2*B + 3*b^2*B +
6*a*b*C)*Tan[c + d*x])/(3*d) + ((2*A*b^2 + 8*a*b*B + a^2*(3*A + 4*C))*Sec[c + d*x]*Tan[c + d*x])/(8*d) + (a*(A
*b + 2*a*B)*Sec[c + d*x]^2*Tan[c + d*x])/(6*d) + (A*(a + b*Cos[c + d*x])^2*Sec[c + d*x]^3*Tan[c + d*x])/(4*d)

Rule 3047

Int[((a_.) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)])^(n_)*((A_.) + (B_.)*s
in[(e_.) + (f_.)*(x_)] + (C_.)*sin[(e_.) + (f_.)*(x_)]^2), x_Symbol] :> -Simp[((c^2*C - B*c*d + A*d^2)*Cos[e +
 f*x]*(a + b*Sin[e + f*x])^m*(c + d*Sin[e + f*x])^(n + 1))/(d*f*(n + 1)*(c^2 - d^2)), x] + Dist[1/(d*(n + 1)*(
c^2 - d^2)), Int[(a + b*Sin[e + f*x])^(m - 1)*(c + d*Sin[e + f*x])^(n + 1)*Simp[A*d*(b*d*m + a*c*(n + 1)) + (c
*C - B*d)*(b*c*m + a*d*(n + 1)) - (d*(A*(a*d*(n + 2) - b*c*(n + 1)) + B*(b*d*(n + 1) - a*c*(n + 2))) - C*(b*c*
d*(n + 1) - a*(c^2 + d^2*(n + 1))))*Sin[e + f*x] + b*(d*(B*c - A*d)*(m + n + 2) - C*(c^2*(m + 1) + d^2*(n + 1)
))*Sin[e + f*x]^2, x], x], x] /; FreeQ[{a, b, c, d, e, f, A, B, C}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 - b^2,
0] && NeQ[c^2 - d^2, 0] && GtQ[m, 0] && LtQ[n, -1]

Rule 3031

Int[((a_.) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)])*((A_.) + (B_.)*sin[(e
_.) + (f_.)*(x_)] + (C_.)*sin[(e_.) + (f_.)*(x_)]^2), x_Symbol] :> -Simp[((b*c - a*d)*(A*b^2 - a*b*B + a^2*C)*
Cos[e + f*x]*(a + b*Sin[e + f*x])^(m + 1))/(b^2*f*(m + 1)*(a^2 - b^2)), x] - Dist[1/(b^2*(m + 1)*(a^2 - b^2)),
 Int[(a + b*Sin[e + f*x])^(m + 1)*Simp[b*(m + 1)*((b*B - a*C)*(b*c - a*d) - A*b*(a*c - b*d)) + (b*B*(a^2*d + b
^2*d*(m + 1) - a*b*c*(m + 2)) + (b*c - a*d)*(A*b^2*(m + 2) + C*(a^2 + b^2*(m + 1))))*Sin[e + f*x] - b*C*d*(m +
 1)*(a^2 - b^2)*Sin[e + f*x]^2, x], x], x] /; FreeQ[{a, b, c, d, e, f, A, B, C}, x] && NeQ[b*c - a*d, 0] && Ne
Q[a^2 - b^2, 0] && LtQ[m, -1]

Rule 3021

Int[((a_.) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*sin[(e_.) + (f_.)*(x_)] + (C_.)*sin[(e_.) + (f
_.)*(x_)]^2), x_Symbol] :> -Simp[((A*b^2 - a*b*B + a^2*C)*Cos[e + f*x]*(a + b*Sin[e + f*x])^(m + 1))/(b*f*(m +
 1)*(a^2 - b^2)), x] + Dist[1/(b*(m + 1)*(a^2 - b^2)), Int[(a + b*Sin[e + f*x])^(m + 1)*Simp[b*(a*A - b*B + a*
C)*(m + 1) - (A*b^2 - a*b*B + a^2*C + b*(A*b - a*B + b*C)*(m + 1))*Sin[e + f*x], x], x], x] /; FreeQ[{a, b, e,
 f, A, B, C}, x] && LtQ[m, -1] && NeQ[a^2 - b^2, 0]

Rule 2748

Int[((b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*sin[(e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[c, Int[(b*S
in[e + f*x])^m, x], x] + Dist[d/b, Int[(b*Sin[e + f*x])^(m + 1), x], x] /; FreeQ[{b, c, d, e, f, m}, x]

Rule 3767

Int[csc[(c_.) + (d_.)*(x_)]^(n_), x_Symbol] :> -Dist[d^(-1), Subst[Int[ExpandIntegrand[(1 + x^2)^(n/2 - 1), x]
, x], x, Cot[c + d*x]], x] /; FreeQ[{c, d}, x] && IGtQ[n/2, 0]

Rule 8

Int[a_, x_Symbol] :> Simp[a*x, x] /; FreeQ[a, x]

Rule 3770

Int[csc[(c_.) + (d_.)*(x_)], x_Symbol] :> -Simp[ArcTanh[Cos[c + d*x]]/d, x] /; FreeQ[{c, d}, x]

Rubi steps

\begin{align*} \int (a+b \cos (c+d x))^2 \left (A+B \cos (c+d x)+C \cos ^2(c+d x)\right ) \sec ^5(c+d x) \, dx &=\frac{A (a+b \cos (c+d x))^2 \sec ^3(c+d x) \tan (c+d x)}{4 d}+\frac{1}{4} \int (a+b \cos (c+d x)) \left (2 (A b+2 a B)+(3 a A+4 b B+4 a C) \cos (c+d x)+b (A+4 C) \cos ^2(c+d x)\right ) \sec ^4(c+d x) \, dx\\ &=\frac{a (A b+2 a B) \sec ^2(c+d x) \tan (c+d x)}{6 d}+\frac{A (a+b \cos (c+d x))^2 \sec ^3(c+d x) \tan (c+d x)}{4 d}-\frac{1}{12} \int \left (-3 \left (2 A b^2+8 a b B+a^2 (3 A+4 C)\right )-4 \left (4 a A b+2 a^2 B+3 b^2 B+6 a b C\right ) \cos (c+d x)-3 b^2 (A+4 C) \cos ^2(c+d x)\right ) \sec ^3(c+d x) \, dx\\ &=\frac{\left (2 A b^2+8 a b B+a^2 (3 A+4 C)\right ) \sec (c+d x) \tan (c+d x)}{8 d}+\frac{a (A b+2 a B) \sec ^2(c+d x) \tan (c+d x)}{6 d}+\frac{A (a+b \cos (c+d x))^2 \sec ^3(c+d x) \tan (c+d x)}{4 d}-\frac{1}{24} \int \left (-8 \left (4 a A b+2 a^2 B+3 b^2 B+6 a b C\right )-3 \left (8 a b B+4 b^2 (A+2 C)+a^2 (3 A+4 C)\right ) \cos (c+d x)\right ) \sec ^2(c+d x) \, dx\\ &=\frac{\left (2 A b^2+8 a b B+a^2 (3 A+4 C)\right ) \sec (c+d x) \tan (c+d x)}{8 d}+\frac{a (A b+2 a B) \sec ^2(c+d x) \tan (c+d x)}{6 d}+\frac{A (a+b \cos (c+d x))^2 \sec ^3(c+d x) \tan (c+d x)}{4 d}-\frac{1}{3} \left (-4 a A b-2 a^2 B-3 b^2 B-6 a b C\right ) \int \sec ^2(c+d x) \, dx-\frac{1}{8} \left (-8 a b B-4 b^2 (A+2 C)-a^2 (3 A+4 C)\right ) \int \sec (c+d x) \, dx\\ &=\frac{\left (8 a b B+4 b^2 (A+2 C)+a^2 (3 A+4 C)\right ) \tanh ^{-1}(\sin (c+d x))}{8 d}+\frac{\left (2 A b^2+8 a b B+a^2 (3 A+4 C)\right ) \sec (c+d x) \tan (c+d x)}{8 d}+\frac{a (A b+2 a B) \sec ^2(c+d x) \tan (c+d x)}{6 d}+\frac{A (a+b \cos (c+d x))^2 \sec ^3(c+d x) \tan (c+d x)}{4 d}-\frac{\left (4 a A b+2 a^2 B+3 b^2 B+6 a b C\right ) \operatorname{Subst}(\int 1 \, dx,x,-\tan (c+d x))}{3 d}\\ &=\frac{\left (8 a b B+4 b^2 (A+2 C)+a^2 (3 A+4 C)\right ) \tanh ^{-1}(\sin (c+d x))}{8 d}+\frac{\left (4 a A b+2 a^2 B+3 b^2 B+6 a b C\right ) \tan (c+d x)}{3 d}+\frac{\left (2 A b^2+8 a b B+a^2 (3 A+4 C)\right ) \sec (c+d x) \tan (c+d x)}{8 d}+\frac{a (A b+2 a B) \sec ^2(c+d x) \tan (c+d x)}{6 d}+\frac{A (a+b \cos (c+d x))^2 \sec ^3(c+d x) \tan (c+d x)}{4 d}\\ \end{align*}

Mathematica [A]  time = 1.07744, size = 137, normalized size = 0.74 \[ \frac{3 \left (a^2 (3 A+4 C)+8 a b B+4 b^2 (A+2 C)\right ) \tanh ^{-1}(\sin (c+d x))+\tan (c+d x) \left (8 \left (3 a^2 B+a (a B+2 A b) \tan ^2(c+d x)+6 a b (A+C)+3 b^2 B\right )+3 \sec (c+d x) \left (a^2 (3 A+4 C)+8 a b B+4 A b^2\right )+6 a^2 A \sec ^3(c+d x)\right )}{24 d} \]

Antiderivative was successfully verified.

[In]

Integrate[(a + b*Cos[c + d*x])^2*(A + B*Cos[c + d*x] + C*Cos[c + d*x]^2)*Sec[c + d*x]^5,x]

[Out]

(3*(8*a*b*B + 4*b^2*(A + 2*C) + a^2*(3*A + 4*C))*ArcTanh[Sin[c + d*x]] + Tan[c + d*x]*(3*(4*A*b^2 + 8*a*b*B +
a^2*(3*A + 4*C))*Sec[c + d*x] + 6*a^2*A*Sec[c + d*x]^3 + 8*(3*a^2*B + 3*b^2*B + 6*a*b*(A + C) + a*(2*A*b + a*B
)*Tan[c + d*x]^2)))/(24*d)

________________________________________________________________________________________

Maple [A]  time = 0.069, size = 321, normalized size = 1.7 \begin{align*}{\frac{A{b}^{2}\sec \left ( dx+c \right ) \tan \left ( dx+c \right ) }{2\,d}}+{\frac{A{b}^{2}\ln \left ( \sec \left ( dx+c \right ) +\tan \left ( dx+c \right ) \right ) }{2\,d}}+{\frac{{b}^{2}B\tan \left ( dx+c \right ) }{d}}+{\frac{{b}^{2}C\ln \left ( \sec \left ( dx+c \right ) +\tan \left ( dx+c \right ) \right ) }{d}}+{\frac{4\,aAb\tan \left ( dx+c \right ) }{3\,d}}+{\frac{2\,aAb \left ( \sec \left ( dx+c \right ) \right ) ^{2}\tan \left ( dx+c \right ) }{3\,d}}+{\frac{abB\sec \left ( dx+c \right ) \tan \left ( dx+c \right ) }{d}}+{\frac{abB\ln \left ( \sec \left ( dx+c \right ) +\tan \left ( dx+c \right ) \right ) }{d}}+2\,{\frac{abC\tan \left ( dx+c \right ) }{d}}+{\frac{A{a}^{2}\tan \left ( dx+c \right ) \left ( \sec \left ( dx+c \right ) \right ) ^{3}}{4\,d}}+{\frac{3\,A{a}^{2}\sec \left ( dx+c \right ) \tan \left ( dx+c \right ) }{8\,d}}+{\frac{3\,A{a}^{2}\ln \left ( \sec \left ( dx+c \right ) +\tan \left ( dx+c \right ) \right ) }{8\,d}}+{\frac{2\,{a}^{2}B\tan \left ( dx+c \right ) }{3\,d}}+{\frac{{a}^{2}B \left ( \sec \left ( dx+c \right ) \right ) ^{2}\tan \left ( dx+c \right ) }{3\,d}}+{\frac{{a}^{2}C\sec \left ( dx+c \right ) \tan \left ( dx+c \right ) }{2\,d}}+{\frac{{a}^{2}C\ln \left ( \sec \left ( dx+c \right ) +\tan \left ( dx+c \right ) \right ) }{2\,d}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*cos(d*x+c))^2*(A+B*cos(d*x+c)+C*cos(d*x+c)^2)*sec(d*x+c)^5,x)

[Out]

1/2/d*A*b^2*sec(d*x+c)*tan(d*x+c)+1/2/d*A*b^2*ln(sec(d*x+c)+tan(d*x+c))+1/d*b^2*B*tan(d*x+c)+1/d*b^2*C*ln(sec(
d*x+c)+tan(d*x+c))+4/3*a*A*b*tan(d*x+c)/d+2/3*a*A*b*sec(d*x+c)^2*tan(d*x+c)/d+1/d*a*b*B*sec(d*x+c)*tan(d*x+c)+
1/d*a*b*B*ln(sec(d*x+c)+tan(d*x+c))+2/d*a*b*C*tan(d*x+c)+1/4/d*A*a^2*tan(d*x+c)*sec(d*x+c)^3+3/8/d*A*a^2*sec(d
*x+c)*tan(d*x+c)+3/8/d*A*a^2*ln(sec(d*x+c)+tan(d*x+c))+2/3*a^2*B*tan(d*x+c)/d+1/3*a^2*B*sec(d*x+c)^2*tan(d*x+c
)/d+1/2/d*a^2*C*sec(d*x+c)*tan(d*x+c)+1/2/d*a^2*C*ln(sec(d*x+c)+tan(d*x+c))

________________________________________________________________________________________

Maxima [A]  time = 0.98514, size = 423, normalized size = 2.3 \begin{align*} \frac{16 \,{\left (\tan \left (d x + c\right )^{3} + 3 \, \tan \left (d x + c\right )\right )} B a^{2} + 32 \,{\left (\tan \left (d x + c\right )^{3} + 3 \, \tan \left (d x + c\right )\right )} A a b - 3 \, A a^{2}{\left (\frac{2 \,{\left (3 \, \sin \left (d x + c\right )^{3} - 5 \, \sin \left (d x + c\right )\right )}}{\sin \left (d x + c\right )^{4} - 2 \, \sin \left (d x + c\right )^{2} + 1} - 3 \, \log \left (\sin \left (d x + c\right ) + 1\right ) + 3 \, \log \left (\sin \left (d x + c\right ) - 1\right )\right )} - 12 \, C a^{2}{\left (\frac{2 \, \sin \left (d x + c\right )}{\sin \left (d x + c\right )^{2} - 1} - \log \left (\sin \left (d x + c\right ) + 1\right ) + \log \left (\sin \left (d x + c\right ) - 1\right )\right )} - 24 \, B a b{\left (\frac{2 \, \sin \left (d x + c\right )}{\sin \left (d x + c\right )^{2} - 1} - \log \left (\sin \left (d x + c\right ) + 1\right ) + \log \left (\sin \left (d x + c\right ) - 1\right )\right )} - 12 \, A b^{2}{\left (\frac{2 \, \sin \left (d x + c\right )}{\sin \left (d x + c\right )^{2} - 1} - \log \left (\sin \left (d x + c\right ) + 1\right ) + \log \left (\sin \left (d x + c\right ) - 1\right )\right )} + 24 \, C b^{2}{\left (\log \left (\sin \left (d x + c\right ) + 1\right ) - \log \left (\sin \left (d x + c\right ) - 1\right )\right )} + 96 \, C a b \tan \left (d x + c\right ) + 48 \, B b^{2} \tan \left (d x + c\right )}{48 \, d} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*cos(d*x+c))^2*(A+B*cos(d*x+c)+C*cos(d*x+c)^2)*sec(d*x+c)^5,x, algorithm="maxima")

[Out]

1/48*(16*(tan(d*x + c)^3 + 3*tan(d*x + c))*B*a^2 + 32*(tan(d*x + c)^3 + 3*tan(d*x + c))*A*a*b - 3*A*a^2*(2*(3*
sin(d*x + c)^3 - 5*sin(d*x + c))/(sin(d*x + c)^4 - 2*sin(d*x + c)^2 + 1) - 3*log(sin(d*x + c) + 1) + 3*log(sin
(d*x + c) - 1)) - 12*C*a^2*(2*sin(d*x + c)/(sin(d*x + c)^2 - 1) - log(sin(d*x + c) + 1) + log(sin(d*x + c) - 1
)) - 24*B*a*b*(2*sin(d*x + c)/(sin(d*x + c)^2 - 1) - log(sin(d*x + c) + 1) + log(sin(d*x + c) - 1)) - 12*A*b^2
*(2*sin(d*x + c)/(sin(d*x + c)^2 - 1) - log(sin(d*x + c) + 1) + log(sin(d*x + c) - 1)) + 24*C*b^2*(log(sin(d*x
 + c) + 1) - log(sin(d*x + c) - 1)) + 96*C*a*b*tan(d*x + c) + 48*B*b^2*tan(d*x + c))/d

________________________________________________________________________________________

Fricas [A]  time = 1.91735, size = 510, normalized size = 2.77 \begin{align*} \frac{3 \,{\left ({\left (3 \, A + 4 \, C\right )} a^{2} + 8 \, B a b + 4 \,{\left (A + 2 \, C\right )} b^{2}\right )} \cos \left (d x + c\right )^{4} \log \left (\sin \left (d x + c\right ) + 1\right ) - 3 \,{\left ({\left (3 \, A + 4 \, C\right )} a^{2} + 8 \, B a b + 4 \,{\left (A + 2 \, C\right )} b^{2}\right )} \cos \left (d x + c\right )^{4} \log \left (-\sin \left (d x + c\right ) + 1\right ) + 2 \,{\left (8 \,{\left (2 \, B a^{2} + 2 \,{\left (2 \, A + 3 \, C\right )} a b + 3 \, B b^{2}\right )} \cos \left (d x + c\right )^{3} + 6 \, A a^{2} + 3 \,{\left ({\left (3 \, A + 4 \, C\right )} a^{2} + 8 \, B a b + 4 \, A b^{2}\right )} \cos \left (d x + c\right )^{2} + 8 \,{\left (B a^{2} + 2 \, A a b\right )} \cos \left (d x + c\right )\right )} \sin \left (d x + c\right )}{48 \, d \cos \left (d x + c\right )^{4}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*cos(d*x+c))^2*(A+B*cos(d*x+c)+C*cos(d*x+c)^2)*sec(d*x+c)^5,x, algorithm="fricas")

[Out]

1/48*(3*((3*A + 4*C)*a^2 + 8*B*a*b + 4*(A + 2*C)*b^2)*cos(d*x + c)^4*log(sin(d*x + c) + 1) - 3*((3*A + 4*C)*a^
2 + 8*B*a*b + 4*(A + 2*C)*b^2)*cos(d*x + c)^4*log(-sin(d*x + c) + 1) + 2*(8*(2*B*a^2 + 2*(2*A + 3*C)*a*b + 3*B
*b^2)*cos(d*x + c)^3 + 6*A*a^2 + 3*((3*A + 4*C)*a^2 + 8*B*a*b + 4*A*b^2)*cos(d*x + c)^2 + 8*(B*a^2 + 2*A*a*b)*
cos(d*x + c))*sin(d*x + c))/(d*cos(d*x + c)^4)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*cos(d*x+c))**2*(A+B*cos(d*x+c)+C*cos(d*x+c)**2)*sec(d*x+c)**5,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [B]  time = 1.28139, size = 851, normalized size = 4.62 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*cos(d*x+c))^2*(A+B*cos(d*x+c)+C*cos(d*x+c)^2)*sec(d*x+c)^5,x, algorithm="giac")

[Out]

1/24*(3*(3*A*a^2 + 4*C*a^2 + 8*B*a*b + 4*A*b^2 + 8*C*b^2)*log(abs(tan(1/2*d*x + 1/2*c) + 1)) - 3*(3*A*a^2 + 4*
C*a^2 + 8*B*a*b + 4*A*b^2 + 8*C*b^2)*log(abs(tan(1/2*d*x + 1/2*c) - 1)) + 2*(15*A*a^2*tan(1/2*d*x + 1/2*c)^7 -
 24*B*a^2*tan(1/2*d*x + 1/2*c)^7 + 12*C*a^2*tan(1/2*d*x + 1/2*c)^7 - 48*A*a*b*tan(1/2*d*x + 1/2*c)^7 + 24*B*a*
b*tan(1/2*d*x + 1/2*c)^7 - 48*C*a*b*tan(1/2*d*x + 1/2*c)^7 + 12*A*b^2*tan(1/2*d*x + 1/2*c)^7 - 24*B*b^2*tan(1/
2*d*x + 1/2*c)^7 + 9*A*a^2*tan(1/2*d*x + 1/2*c)^5 + 40*B*a^2*tan(1/2*d*x + 1/2*c)^5 - 12*C*a^2*tan(1/2*d*x + 1
/2*c)^5 + 80*A*a*b*tan(1/2*d*x + 1/2*c)^5 - 24*B*a*b*tan(1/2*d*x + 1/2*c)^5 + 144*C*a*b*tan(1/2*d*x + 1/2*c)^5
 - 12*A*b^2*tan(1/2*d*x + 1/2*c)^5 + 72*B*b^2*tan(1/2*d*x + 1/2*c)^5 + 9*A*a^2*tan(1/2*d*x + 1/2*c)^3 - 40*B*a
^2*tan(1/2*d*x + 1/2*c)^3 - 12*C*a^2*tan(1/2*d*x + 1/2*c)^3 - 80*A*a*b*tan(1/2*d*x + 1/2*c)^3 - 24*B*a*b*tan(1
/2*d*x + 1/2*c)^3 - 144*C*a*b*tan(1/2*d*x + 1/2*c)^3 - 12*A*b^2*tan(1/2*d*x + 1/2*c)^3 - 72*B*b^2*tan(1/2*d*x
+ 1/2*c)^3 + 15*A*a^2*tan(1/2*d*x + 1/2*c) + 24*B*a^2*tan(1/2*d*x + 1/2*c) + 12*C*a^2*tan(1/2*d*x + 1/2*c) + 4
8*A*a*b*tan(1/2*d*x + 1/2*c) + 24*B*a*b*tan(1/2*d*x + 1/2*c) + 48*C*a*b*tan(1/2*d*x + 1/2*c) + 12*A*b^2*tan(1/
2*d*x + 1/2*c) + 24*B*b^2*tan(1/2*d*x + 1/2*c))/(tan(1/2*d*x + 1/2*c)^2 - 1)^4)/d